func runtime.reflect_maplen

3 uses

	runtime (current package)
		map.go#L1392: func reflect_maplen(h *hmap) int {
		map.go#L1398: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		map.go#L1410: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))